*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Sat, 21 Feb 2004 16:45:20 +0000 (16:45 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sat, 21 Feb 2004 16:45:20 +0000 (16:45 +0000)
lispref/ChangeLog

index 5879c3a459696f747ceebe950770f65c802145d3..6c97eff4551d84800bb1c33ced9074b7b8dee094 100644 (file)
@@ -1,3 +1,14 @@
+2004-02-21  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * syntax.texi (Syntax Table Functions): Clarify and correct
+       descriptions of make-syntax-table and copy-syntax-table.
+       (Motion and Syntax): Clarify SYNTAXES argument to
+       skip-syntax-forward.
+       (Parsing Expressions): Mention that the return value of
+       parse-partial-sexp is currently a list of ten rather than nine
+       elements.
+       (Categories): Various corrections and clarifications.
+
 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
 
        * markers.texi (Marker Insertion Types): Minor change.